home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Toolbox
/
Visual Basic Toolbox (P.I.E.)(1996).ISO
/
internet
/
inter
/
sock.glo
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-06
|
213 b
|
11 lines
DefInt A-Z
'-- Socket Control Constants
Global Const DSSOCK_CONNECT = 0
Global Const DSSOCK_LISTEN = 1
Global Const DSSOCK_CLOSE = 2
Global Const DSSOCK_ABORT = 3
Global Const DSSOCK_DISCONNECTED = 0